SetFlashVariable
SetFlashVariable FlashId, Varname$, Value$
 
Parameters:

    FlashId=The Id of the Flash movie
    Varname$=Name of the Flash variable
    Value$=The string value the variable will be set to
Returns: NONE
 

SetFlashVariable sets the value of a Flash variable. You can use SetFlashVar and GetFlashVar to communicate with a movie from PlayBasic.




 
Related Info: :
 


(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com